home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 43 / Mac Magazin and MacEasy Magazine CD - Issue 43.iso / Software / Mobiles Büro / Newton / Newton Utilities / NewtDB 1.3 ƒ / Release Notes / v1.30 release notes < prev   
Text File  |  1997-12-02  |  17KB  |  305 lines

  1. NewtDb(tm) - The Relational Database for Newton(tm)(sm)
  2.  
  3. NewtDb v1.30 Update 12/02/97
  4. ============================
  5.  
  6. In this bundle you will find:
  7.  
  8. Everything. This bundle contains all released programs and updated documentation. Except for the now outdated Exlate program and the PC specific XmitDb.exe and RcvDb.exe programs which are still available at my website: http://www.netacc.net/~dmpsyst.
  9.  
  10. Installing
  11. ----------
  12. As always, please backup your Newton before installing new software. The NBU and NCU may only make an incremental backup so move your backup files to a new folder / subdirectory to allow NBU/NCU to make a complete backup.
  13.  
  14. Newton System Updates
  15. ---------------------
  16.  
  17. For MP2x00's and eMate, please get the latest System Update (released 11/97 or later) and install it. The Update fixes the Heap Fragmentation Bug as previously reported. NOTE: Some users (Newton, not NewtDb) have reported Strange Things when installing this update. Be sure to make a NEW BACKUP before installing.
  18.  
  19.  
  20.  
  21. v1.30 changes summary
  22. ---------------------
  23.  
  24. NewtDb:
  25.  - Major changes & enhancements:
  26.   - Added Keyboard shortcuts (command keys) for darn near everything.
  27.   - Reduced storage and heap memory needed for records.
  28.   - Added support for all ROM and loadable fonts.
  29.   - Added prefs for screen size and Edit Window font / size.
  30.  
  31.  - Minor changes:
  32.   - Changed New/Dup/Delete selection to a popup if there are no indirect links.
  33.   - Fixed error 77 on application freeze/thaw after routing was used.
  34.   - Changed "First / Last Record" message to 500 ms vs 50 ms (or however long a screen update took).
  35.   - Minor rework of Perfs startup code for NOS 1.3 to show 1st pref on 2nd or later invocations.
  36.   - Made password screen center itself (for eMate and MP2x00 screens) and changed 'OK' key to 'Enter'.
  37.   - Added a System Beep upon invalid password entry.
  38.  
  39.  
  40.    
  41. UtilityDb:
  42.  - Fixed transfer to NewtDb for last entry in screen list.
  43.  - Sorted Db name list by number.
  44.  - Added code for reduced storage memory of records.
  45.  
  46.  
  47. XferDb:
  48.  - Recoded receive decode routine for faster receive on pre-MP2x00 Newtons.
  49.  - Supports smaller records when "Indexes use less memory" option is enabled in NewtDb.
  50.  - Better error message when serial port is already in use and hence no error or lockup upon exit.
  51.  - Updated parts of documentation.
  52.  
  53.  
  54. Soupervisor:
  55. - None since v1.26b3 (last release).
  56.  
  57. DemoDb:
  58.  - None since a very long time ago.
  59.  
  60. RegisterDb:
  61.  - None since a very long time ago.
  62.  
  63. BarCodeDb:
  64.  - None since a very long time ago.
  65.  
  66. Newton Script Sample code updated and added to.
  67.  -  Changed date popup example to correct use of the  CurrentDbcursor variable.
  68.  
  69. Newton Script information more expanded and updated.
  70.  - Information now grouped as to category.
  71.  - Added Index at start and numbered sections for easyer reference.
  72.  
  73.  
  74.  
  75. Expanded Information about changes
  76. ==================================
  77.  
  78. 1. Added Keyboard shortcuts (command keys) for nearly everything.
  79.  
  80. Keyboard support has been added to all screens and windows of NewtDb except for the Prefs window. Press and hold the Command key (NOS 2.1 only) to see general help for keys, press command-H key while in windows for keys specific to that window.
  81.  
  82. General Navigation Keys:
  83.  
  84. Cmd - A:            Popups About / Prefs / UtilityDb list.
  85. Cmd - N:            Opens or popups New / Dup / Delete window.
  86. Cmd - Q:            Opens Quick Find window.
  87. Cmd - U:            Opend Query window.
  88. Cmd - R:            Popups Routing list.
  89. Cmd - I:            Popups Index list.
  90. Cmd - S:            Popups Screen list.
  91. Cmd - W:            Closes any window.
  92. Cmd - O:            Change to List View.
  93. Cmd - 1,2,3,4:      Popups Field Column selections in List View.
  94. Cmd - Shift - Q:    Quits NewtDb.
  95. Cmd - Tab:          Opens field for edit. Selects first blank field.
  96.  
  97. The Newton general help window does not show certain keys. They are:
  98.  
  99. Cmd - Down Arrow:  Scroll Detail View to next record, List view and Edit List to next screen full of records.
  100. Cmd - Up Arrow:    Scroll Detail View to previous record, List view and Edit List to previous screen full of records.
  101. Cmd - Right Arrow: Hilite next entry in List view and Edit List.
  102. Cmd - Left Arrow:  Hilite previous entry in List view and Edit List.
  103. Cmd - Return:      Select hilited entry in List View and return to Detail view. 
  104.  
  105. Oh Fudge. Last minute testing on a 120/NOS 2.0 indicates that the General Navigation Keys (all shown above) don't work for NOS 2.0. NOS 2.1 is the first O/S that implements command keys. That would explain the I can't use command keys in ANY MP120 application, including the internal ones. Hey, I just got the keyboard with a coupon after I bought the MP2k 'cause I had a MP120 so I've never used it before. :-)
  106.  
  107. However, most keys that show up in a window when you do a Cmd-H will work with the exception of any commands that uses the arrow or tab keys. This includes selecting items in a popup list inside of windows where Cmd-H shows a list of keys.
  108.  
  109. So why do command keys work in the windows ? Because I used a different method to implement them there to be backwards compatible. I'll change to that method for the General Navigation Keys. Should work.
  110.  
  111. The Return key does work on the Password Screen and Quick Find window. I can (and will, no don't ask when, soon) change the code to work for NOS 2.0 except for maybe selecting items in a popup list. Heck, that will save heap !
  112.  
  113.  
  114. 2. Reduced storage and heap memory needed for records.
  115.  
  116. In Prefs [I], there is now a Misc. option window. In Misc. there is a checkbox for "Indexes use less memory". When checked, this implements storing of the three (currently) indexes in a more compact form inside a soup entry. This new method is 100% compatible with older version of NewtDb. The other programs (UtilityDb and XferDb) will also take this into account.
  117.  
  118. Other routines have been re-coded to reduce heap usage. Depends on record size.
  119.  
  120.  
  121.  
  122. 3. Added support for all ROM and loadable fonts.
  123.  
  124. Now all ROM fonts in NOS 2.x and all loadable fonts will show up in the Font list for objects in UtilityDb when you edit an object and will be selectable. If you later delete a font, all objects that used the font should still show up, but in the system default font.
  125.  
  126. NOTE: You will get errors if you select and use any loadable or new fonts (ie anything but the standard three ROM fonts that are in all Newton devices) if you go back to any previous (v1.26b3 or before) version of NewtDb and UtilityDb.
  127.  
  128.  
  129.  
  130. 4. Added prefs for screen size and Edit Window font / size.
  131.  
  132. In Prefs [I], there is now a Misc. option window. In Misc. there is now selection of the fond and size to use while editing data in the medium and large windows. This too will show all ROM and loadable fonts.
  133.  
  134. You can also select the screen size to use. Either full screen or original MP110/120/130 size. This is realy only of use on a MP2x00 or eMate. It won't make a difference on a 100/110/120(NOS 1.3). For MP120(NOS 2.0) or MP130 it will narrow the size when in landscape mode if you select 'original' size. 
  135.  
  136. NOTE: For 120's (and I guess 130's too) when you are in landscape mode and have a passsword protected screen, after you have entered the correct password and the password screen clears, the a small top part of the screen is still covered. Just tap where the Index and Screen popup should be and they will show up. Must be a O/S thing.
  137.  
  138.  
  139.  
  140. Previous Release Changes
  141. ========================
  142.  
  143. V1.26b3 changes
  144. ---------------
  145.  
  146. NewtDb:
  147. - Enhanched Newton Script:
  148.    - Added more error checking.
  149.    - More verbose error reporting.
  150.    - Corrected some routines that would fault w/bad parameters
  151.    
  152. UtilityDb:
  153. - Now hilites last screen viewed in NewtDb in screen list.
  154. - Directs NewtDb to open to last edited screen.
  155. - Enhanched Newton Script:
  156.    - Made edit window open to full screen width.
  157.    - More verbose error reporting.
  158.    - Uses Newton scroll arrows for fasted scrolling.
  159.    - Updated function list.
  160.  
  161. XferDb:
  162. - Added higher baud rates
  163. - Added function to index received records after receive ended for fasted loading.
  164. - Now saves prefrences.
  165.  
  166. NewtDb Soupervisor:
  167. - Was not compiled for 64 Db's.
  168.  
  169. Newton Script Sample code updated and added to.
  170. Newton Script information expanded and updated.
  171.  
  172.  
  173.  
  174. v.126b1  (9/12/97) changes
  175. --------------------------
  176. NewtDb:
  177. - Added Newton Script support.
  178. - Made Edit List window go full screen
  179. - Edit List now keeps same display / location when re-opened in same edit.
  180. - Fixed bug where if you scroll past end of Edit List and selected, an error occurred if you tried to select from the list.
  181. - Fixed bug in Edit List when only one field was shown, then two in another edit as only one field would then show.
  182. - Fixed 'click through' in EditList as clicking on background fell into main screen.
  183. - Rearranged startup code to help with the MP2K heap fragmentation problem of random restarts until Apple publicly releases an O/S update to fix. Another help is to file all items in a soup on only one store (Internal / Card).
  184.  
  185. UtilityDb:
  186. - Added Newton Script support.
  187. - Fixed bug where changing a database name didn't display the new name.
  188. - Added code so that when designing screens, if the button bar (or an other application, namely Start Bar) was on the top, you could select objects. Before you would have to offset your taps.
  189. - Added option in EditList  to show only a single field, but put the data from the second list field in the record.
  190.  
  191. Other changes:
  192. - Fixed a minor bug in XferDb that allowed a button tap to receive while sending.
  193. - Changed NewtDb to a single release application. Gone are the different ones for 4/8 and 16/32.
  194.  
  195.  
  196. NewtDb v1.25 changes (4/30/97)
  197. ------------------------------
  198.  
  199. Added:
  200.     Full screen usage (MP2K) and ability to rotate (NO2 x2.x).
  201.     Tapping keyboard icon on edit toolbar rotates  between the four keyboards.
  202.     When changing edit window size, caret (insertion point) was lost. NOS 2.x only .
  203.     List View shrinks / grows field width per screen width to fill screen.
  204.  
  205. Fixed:
  206.     Text clipping when it wrapped to next line and view wasn't large enough.
  207.     Possible error if no records in database when started and field had Short Date on New thus needing Date Pref format - prefs were not loaded.
  208.  
  209. Changed:
  210.     Edit List Box to show only one column if both fields are the same.
  211.  
  212. Removed:
  213.     Selection ability to delete / route records in Find overview listing as it's not needed.
  214.  
  215.  
  216. UtilityDb:
  217. Made Database Edit lines font smaller for longer text entry.
  218. Changed MetaData update so it will if same version is installed.
  219. Adjusted spacing in database edit text entry lines to show caret, highlight text for new entries.
  220. Added keyboard icon in database edit & elsewhere.
  221.  
  222. Moved position of DIr / Indir & Font ... window in Obj Edit.
  223. When making a 'New' screen obj, shortened H & W by one pixel to make aligned.
  224. Increased size of re-size box for objects to 10 pixels vs. 8.
  225. Made screen layout tool bar movable.
  226. Changed List View column widths to be in percent.
  227.  
  228. Full screen for MP2k & rotate  for 120/130.
  229.  
  230.  
  231.  
  232. NewtDb v1.24 release - 3/8/96
  233. -----------------------------
  234.  
  235. V1.24 finally fixes the Date format so that you can select any formatting of a Short Date so that records will be in order when sorted or queried by date.
  236.  
  237.  
  238.  
  239. Distribution:
  240. ------------
  241. NewtDb v1.xx(4) DEMO/Shareware version may be freely distributed on any non-profit media and/or Information services (this includes disks, Compuserve, AOL etc.) under the condition that the programs and documentation shall not be altered in any way, shape or form and the ORIGINAL file containing this software and documentation is used. Commercial  distribution is prohibited.  Any company wishing to include this in a shareware type disk, CD or other form or sell it shall need to contact me and agree to any additional terms and conditions. Any form of distribution, except for on-line services, must contact me to obtain permission. Any on-line service that I don't personally send this shall notify me that it has been uploaded to it so that I may know where it is and let you know of any updates.
  242.  
  243.  
  244. The Legal Stuff:
  245. ---------------- 
  246. DISCLAIMER. No warranty, express or implied, is made with respect to this software, including, without limitation, any implied warranties of merchantability and fitness for any particular purpose. I do not warrant that the function of the software will meet customers requirements, or will operate in the manner desired by customer or that the software shall be error free. I shall not, under any circumstance, be liable to customer or third party for any special, incidental, or consequential damages, including but not limited to the loss of data or information of any kind, loss of profit, or liability to third parties, however caused, whether by the act or negligence, of use or inability to use or otherwise. It is recognized that the equipment this software is used on contains memories or  data or other things that may be valuable to the customer or a third party. In no event shall I be liable to the customer or any third party if any such data or memory or other things are lost or changed or destroyed, regardless of the cause of any such loss or change or destruction, directly or indirectly arising from customers use misuse or inability to use the software either separately or in conjunction with other equipment. 
  247.  
  248.  
  249.  
  250.  
  251.  
  252. Who owns this Software:
  253. ----------------------
  254. The programs in this package is licensed, not sold to you, when you pay a Shareware fee of $29.95US or $59.95US. You have 45 days to evaluate the programs before you must decide to send the shareware fee or stop using it. The program remains owned by DMP Systems. The
  255. program and documentation are Copyright © 1994,1996,1997 DMP Systems, all rights reserved. You may use the program only on one Newton at a time.  No copies of this software shall be made except for backup needs. If you transfer ownership of this software, all copies of this software shall be destroyed and a transfer fee will be imposed.  This software may not be disassembled , reverse engineered or altered. This documentation is copyrighted by DMP Systems and may not be reproduced or copied by any means including, but not limited to photocopier, computer, transcribed, verbal, or any other way. NewtDb and related programs were developed using the Newton Toolkit, which is Copyright © 1992-1994 Apple Computer, Inc.  DMP Systems accepts no responsibility or liability for the product or what it might do to your Newton.  You use this program at your own risk!  Newton and NTK are registered trademarks of Apple Computer, Inc. 
  256.  
  257. "The Relational Database for Newton" is a Service Mark of DMP Systems.
  258. NewtDb is a Trademark of DMP Systems.
  259.  
  260. Product specifications and prices subject to change. Not responsible for typographic errors and omissions. 
  261.  
  262. Thanks for reading all the way to the end! 
  263. Comments & Questions  (checks / cash / SWREG) to: 
  264.  
  265. David M. Pompea
  266. DMP Systems
  267. 62 Brittany Circle
  268. Rochester, NY 14618 USA
  269.  
  270. email:
  271. CIS: 74736,172 
  272. Internet: 74736.172@compuserve.com
  273. WWW: http://www.netacc.net/~dmpsyst
  274.  
  275.  
  276.  
  277. Other Newton Programs by DMP Systems
  278. ------------------------------------
  279.  
  280. No Sleep - The best program to keep Newton from sleeping when powered by the A/C Adapter. It doesn't patch or do funky stuff to Newton.  No Sleep also lets you download  YOUR Startup and Shutdown sounds, Smart Sleep times via power level. Note: Sound download only for Macs (at this time). NOS 1.x and 2.0 only. Shareware: $10 
  281.  
  282. App Memory - Lets you clean up memory from the heap that other programs leave behind thus helping with low memory situations. NOS 1.x only. Shareware: $10 
  283.  
  284. Sysbeep - Lets Newton say "Uh Oh" or "What the Hell" when an alert box is shown. It replaces the normal system beep sound. NOS 1.x only. Freeware 
  285.  
  286. Ttime - The smallest digital clock for the Newton that stays on the screen anywhere, on top of all other programs. Freeware 
  287.  
  288. Time & Temp. -  Speaks the time and temperature (temp. only on OMP & Newton 100). Freeware 
  289.  
  290. Salad - Lets your Calendar display Julian dates and Week #'s. NOS 1.x only. Shareware: $10 
  291.  
  292. PW Dial - Lets you enter a Password with a key pad on your 100 / 110 (v2.0 is not for 120's v2.3 to be released soon.). Makes touch tone  dial tones louder, TT dial pad, theft alarm and more. NOS 1.x only. Shareware: $10
  293.  
  294. Modem Modifier - Lets you alter the Modem Setup parameters for non-Apple modem for Newton. Change the configuration strings and other options. Shareware: $10
  295.  
  296. ++Volume - Increase the level at which phone touch tones are played. NOS 2.x only.  Shareware: $10
  297.  
  298. Sound to Soup - Transform a NotePad recording into a soup to use is as a System sound. Shareware: $10
  299.  
  300. DSR-1 - Record Notes without opening the lid. Use the Power Switch. All sorts of options including Auto Play Back. NOS 2.x only. Shareware: $15
  301.  
  302.  
  303.  
  304.  
  305.  -30-